Welcome![Sign In][Sign Up]
Location:
Search - Monte Carlo matlab

Search list

[Communication-MobileBERcurve_CV_soft2_QA

Description: Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.-Computes BER v EbNo curve for convolutional encoding/soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve.The computation uses a quasi-analytic (QA) technique that relies on theestimation (approximate one) of the information-bits Weight Enumerating Function (WEF) usingA simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.
Platform: | Size: 6144 | Author: joy | Hits:

[matlabMCMC

Description: 这是马尔可夫-蒙特卡罗算法的MATLAB源程序.-This is the Markov- Monte Carlo algorithm for MATLAB source code.
Platform: | Size: 136192 | Author: liufanmao | Hits:

[matlab8PSK

Description: 用matlab对M=8的PSK系统进行蒙特卡罗仿真,分析其误码率-Using matlab for M = 8 the PSK system Monte Carlo simulation, to analyze the bit error rate
Platform: | Size: 3072 | Author: wuyinkui | Hits:

[Communicationqpsk

Description: 对M=4的PSK通信系统进行蒙特卡罗仿真 简单实用-Of M = 4 of PSK communication systems Monte Carlo simulation of simple and practical
Platform: | Size: 3072 | Author: 李洁 | Hits:

[Compress-Decompress algrithms2007_03_12_MonteCarlo

Description: very good matlab of Monte carlo
Platform: | Size: 232448 | Author: lee ming | Hits:

[Algorithmc_inference_ver2.2

Description: The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
Platform: | Size: 83968 | Author: bevin | Hits:

[matlabmonte_carlo

Description: 用matlab进行monte-carlo的一般数值积分求积例题。稍微的一个小例子-Using matlab to monte-carlo quadrature numerical integration of general examples. A small example of a little
Platform: | Size: 7168 | Author: 朱竹溪 | Hits:

[Compress-Decompress algrithmsmcmc

Description: 马尔科夫链蒙特卡洛模拟的matlab源代码-Markov chain Monte Carlo simulation of the matlab source code
Platform: | Size: 16384 | Author: 左秀霞 | Hits:

[Post-TeleCom sofeware systemsptscextyuanshi

Description: 蒙特卡罗模拟光散射程序,粒子随机分布,绝对可以直接运行。带有简单说明~~~~~~!-Monte Carlo Simulation of light scattering process, a random distribution of particles can definitely make a direct run. With a brief description of ~~~~~~!
Platform: | Size: 2048 | Author: 李兴财 | Hits:

[matlabzishiyingjunheng

Description: This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks.
Platform: | Size: 102400 | Author: Lee | Hits:

[AlgorithmIsing

Description: 用Monte-Carlo方法解决二维Ising模型-Monte-Carlo method used to solve two-dimensional Ising model
Platform: | Size: 7168 | Author: 金晓婷 | Hits:

[Special Effectsmcmcstuff

Description: 本源码是基于Markov chain Monte Carlo (MCMC)的Bayesian inference工具包,其中包括MCMC采样,基于MCMC的高斯分类,同时描述了采样的一些方法。其中还有使用文档-toolbox is a collection of Matlab functions for Bayesian inference with Markov chain Monte Carlo (MCMC) methods
Platform: | Size: 11885568 | Author: 吴晓明 | Hits:

[matlabMonteCarlo

Description: 蒙特卡罗法的MATLAB源程序、MATLAB例程。-MATLAB source code of the Monte Carlo method, MATLAB routines.
Platform: | Size: 1024 | Author: 陈毛 | Hits:

[matlab10340409

Description: Monte Carlo方法的经典教材,可以帮助你深入学习Monte Carlo方法-Monte Carlo method of classical teaching, I can help you-depth study of Monte Carlo methods
Platform: | Size: 2263040 | Author: huierqing | Hits:

[Windows Developor7

Description: 一个蒙特卡罗算法程序,可以自己扩编改编次程序 [visualmatlab.rar] - 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识 [MonteCarlo.rar] - 蒙特卡罗(Monte Carlo)方法,又称随机抽样或统计试验方法,属于计算数学的一个分支,它是在本世纪四十年代中期为了适应当时原子能事业的发展而发展起来的。传统的经验方法由于不能逼近真实的物理过程,很难得到满意的结果,而蒙特卡罗方法由于能够真实地模拟实际物理过程,故解决问题与实际非常符合,可以得 - 蒙特卡罗(Monte Carlo)方法,或称计算机随机模拟方法,是一种基于“随机数”的计算方法。这一方法源于美国在第一次世界大战进研制原子弹的“曼哈顿计划”。该计划的主持人之一、数学家冯·诺伊曼用驰名世界的赌城—摩纳哥的Monte Carlo—来命名这种方法,为它蒙上了一层神秘色彩。
Platform: | Size: 393216 | Author: 高博 | Hits:

[AI-NN-PRSimulationandMonteCarlo

Description:  the book <<Simulation and Monte Carlo With applications in finance and MCMC >> about MONte carlo method applying to finance problem and markov chain and markov decision process.
Platform: | Size: 3390464 | Author: 胡桃 | Hits:

[Othermonte2_1

Description: 简单的蒙特卡洛算法,设计拟合随机数,通过系类操作完成部分计算-A simple Monte Carlo algorithm, designed to fit a random number, through the Department of the completion of part of the calculation of class action
Platform: | Size: 2048 | Author: wangqiaoyi | Hits:

[AI-NN-PRMonteCarlo-ppt-sample

Description: 蒙特卡罗(Monte Carlo)方法,又称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战研制原子弹的曼哈顿计划。该计划的主持人之一数学家冯诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo来命名这种方法。-Monte Carlo (Monte Carlo) methods, also known as computer-generated random simulation method is based on " random number" is calculated. This approach stems from the United States in World War II' s Manhattan Project developing the atomic bomb. One of the hosts of the plan with the world-famous mathematician von Neumann in Las Vegas- Monaco Monte Carlo to name this approach.
Platform: | Size: 517120 | Author: Kevin | Hits:

[matlaboptionpricecalleuropeansimulated

Description: simulation of European call option using Monte Carlo simulaiton
Platform: | Size: 2048 | Author: Mahmoud Aymo | Hits:

[matlaboptionpricedeltacalleuropeansimulated

Description: simulation of Delta European call option using Monte Carlo simulation
Platform: | Size: 2048 | Author: Mahmoud Aymo | Hits:
« 1 23 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net